home *** CD-ROM | disk | FTP | other *** search
- StratSys-Editor v1.0 (C) 1992 Ed T. Toton III...
-
- Hello.... this is a program I wrote for myself to make images for various
- programs that I create, as well as the files for this one. I made it more
- user-friendly and set it up to work specifically for this game so that I
- could distribute it with the game.
-
- To edit a file (any of the DAT or MAP files for this game) you simply use
- the LOAD command and tell it the file name. In a map, the colors represent
- different types of ground. Here is a chart showing which are which:
-
- Color num Color name Terrain type
- 0 black Normal terrain (1)
- 1 dk blue Normal terrain (1)
- 2 dk green Normal terrain (2)
- 3 dk cyan Rough terrain (3)
- 4 dk red Rough terrain (4)
- 5 dk magenta Impassible terrain (5)
- 6 brown Impassible terrain (6)
-
- The numbers correspond to the icon number in the data file. They are
- numbered as follows:
- 1 3 5
- 2 4 6
-
- The units are also numbered in that fashion. In the UNT files are the stats
- for the units. The data follows this pattern:
-
- Name
- attack
- defense
- speed
- range
- rank
-
- And it lists it in that order for all 6 unit types.
-
-
- If you can decode all this, and plug this file-names into SCN files and
- so forth, you can make scenarios!! <Good-luck!!!>
-
- Ed T. Toton III
- -Necromancer
-
- You are not required to register this program IF you register StratSys.
- Otherwise the registration fee for this program is $5 and should be sent to
- the following address:
-
- Ed T. Toton III
- 7101 Talisman Lane
- Columbia MD 41045
-
-